|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.byteman.agent.HelperManager
public class HelperManager
class used to manage lifecycle events for rule helpers
Constructor Summary | |
---|---|
HelperManager(java.lang.instrument.Instrumentation inst)
construct a manager |
Method Summary | |
---|---|
void |
installed(Rule rule)
|
void |
uninstalled(Rule rule)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelperManager(java.lang.instrument.Instrumentation inst)
inst
- will be non-null ifMethod Detail |
---|
public void installed(Rule rule)
public void uninstalled(Rule rule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |